treemodelfilter: Add a summary
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Mar 2021 03:50:27 +0000 (22:50 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:37 +0000 (16:37 +0000)
gtk/gtktreemodelfilter.c

index 4d686c744f4d852d402585a17e121977b9a0e467..db2a8e9075efe5e0aa647fdd109282af9960978e 100644 (file)
 
 
 /**
- * SECTION:gtktreemodelfilter
- * @Short_description: A GtkTreeModel which hides parts of an underlying tree model
- * @Title: GtkTreeModelFilter
- * @See_also:#GtkTreeModelSort
+ * GtkTreeModelFilter:
+ *
+ * A GtkTreeModel which hides parts of an underlying tree model
  *
  * A #GtkTreeModelFilter is a tree model which wraps another tree model,
  * and can do the following things: